template matching - определение. Что такое template matching
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое template matching - определение

Найдено результатов: 298
Template matching         
  • The hidden layer outputs a vector that holds classification information about the image and is used in the Template Matching algorithm as the features of the image
TECHNIQUE IN DIGITAL IMAGE PROCESSING
Template matchingR. Brunelli, Template Matching Techniques in Computer Vision: Theory and Practice, Wiley, , 2009 (TM book) is a technique in digital image processing] for finding small parts of an image which match a template image.
Template processor         
  • A diagram illustrating all of the basic elements and processing flow of a template engine.
SOFTWARE THAT PRODUCES DOCUMENTS BY COMBINING TEMPLATES WITH A DATA MODEL
Template system (computing); Template (software engineering); Templating language; Template language; Template file
A template processor (also known as a template engine or template parser) is software designed to combine templates with a data model to produce result documents.
Template reaction         
  • [[18-Crown-6]] can be synthesized by the [[Williamson ether synthesis]] using potassium ion as the template cation.
  • center
  • 14-membered N4 macrocyclic ligands, called Curtis macrocycles, arise from the condensation of acetone and a nickel complex of [[ethylenediamine]].
  • Scheme 4. Phosphacrown
CLASS OF CHEMICAL REACTIONS
Template effect; Metal template
In chemistry, a template reaction is any of a class of ligand-based reactions that occur between two or more adjacent coordination sites on a metal center. In the absence of the metal ion, the same organic reactants produce different products.
Bracket matching         
A SYNTAX HIGHLIGHTING FEATURE OF CERTAIN TEXT EDITORS AND INTEGRATED DEVELOPMENT ENVIRONMENTS THAT HIGHLIGHTS MATCHING PAIRS OF BRACKETS.
Braces matching; Brace matching
Bracket matching, also known as brace matching or parentheses matching, is a syntax highlighting feature of certain text editors and integrated development environments that highlights matching sets of brackets (square brackets, curly brackets, or parentheses) in languages such as Java, JavaScript, and C++ that use them. The purpose is to help the programmer navigate through the code and also spot any improper matching, which would cause the program to not compile or malfunction.
Matching theory (economics)         
SEARCH THEORY
Search and matching theory; Matching function; Matching Function; Matching model; Job matching; Search and matching; Matching theory (macroeconomics); Matching market; Matching theory (economics)
In economics, matching theory, also known as search and matching theory, is a mathematical framework attempting to describe the formation of mutually beneficial relationships over time.
Search and matching theory (economics)         
SEARCH THEORY
Search and matching theory; Matching function; Matching Function; Matching model; Job matching; Search and matching; Matching theory (macroeconomics); Matching market; Matching theory (economics)
In economics, search and matching theory, is a mathematical framework attempting to describe the formation of mutually beneficial relationships over time. It is closely related to stable matching theory.
Matching funds         
DONATION BASED ON OTHERS' DONATIONS
Matching fund; Matching gift; Matching gifts; Matching donations; Matching donation; Matching git; Match funding; Matched funding; Donation matching; Matching grants; Matching grant; Match fund
Matching funds are funds that are set to be paid in proportion to funds available from other sources. Matching fund payments usually arise in situations of charity or public good.
Tile-matching video game         
  • ''[[Frozen Bubble]]''
TYPE OF PUZZLE VIDEO GAME
Match three game; Tile-matching video games; Matching tile video games; Matching tile video game; Match-3 video game; Match-3 game; Match-three game; Match three video game; Match-three video game; Tile-matching; Match-3; Match-three; Match 3; Match3; Tile-matching game; Match three; Gem games; Jewel games; Match 3 games; Tile-matching games
A tile-matching video game is a type of puzzle video game where the player manipulates tiles in order to make them disappear according to a matching criterion.The definition proposed by Juul (2007).
Phono-semantic matching         
LINGUISTIC BORROWING IN WHICH THE SOUND AND MEANING OF A FOREIGN WORD ARE ADJUSTED TO MATCH EXISTING PHONETIC AND SEMANTIC ELEMENTS IN THE TARGET LANGUAGE
Expressive loan; Phonosemantic matching
Phono-semantic matching (PSM) is the incorporation of a word into one language from another, often creating a neologism, where the word's non-native quality is hidden by replacing it with phonetically and semantically similar words or roots from the adopting language. Thus, the approximate sound and meaning of the original expression in the source language are preserved, though the new expression (the PSM) in the target language may sound native.
History of the Standard Template Library         
HISTORY OF THE STL, A C++ SOFTWARE LIBRARY
Standard Template Library History
In computing, the Standard Template Library (STL) is a software library for the C++ programming language. The architecture of the STL is largely the creation of Alexander Stepanov.